home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / sockdem.zip / _SETUP.1 / sockets.aps / TEXTINCLUDE3_1.txt < prev   
Text File  |  1997-06-19  |  394b  |  13 lines

  1. #define _AFX_NO_SPLITTER_RESOURCES
  2. #define _AFX_NO_OLE_RESOURCES
  3. #define _AFX_NO_TRACKER_RESOURCES
  4. #define _AFX_NO_PROPERTY_RESOURCES
  5.  
  6. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  7. #ifdef _WIN32
  8. LANGUAGE 9, 1
  9. #pragma code_page(1252)
  10. #endif
  11. #include "res\sockets.rc2"  // non-Microsoft Visual C++ edited resources
  12. #include "afxres.rc"         // Standard components
  13. #endif